From b47fdb831417e398fa0c2ea442cd765d77734962 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 6 Mar 2007 06:11:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6c314d2b73..ee85a4ecb86 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-03-06 Kenichi Handa + + * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy. + 2007-03-06 Stefan Monnier * simple.el (completion-setup-function): Improve last fix so it doesn't diff --git a/src/ChangeLog b/src/ChangeLog index 6ea7d2a0644..ad1bd76c21e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2007-03-06 Kenichi Handa + + * xselect.c (Vselection_coding_system): Documentation improved. + 2007-03-05 YAMAMOTO Mitsuharu * macterm.c (x_scroll_bar_create, XTread_socket): Replace #if -- 2.30.2